bluez-hcidump software package provides Analyses Bluetooth HCI packets, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install bluez-hcidump
bluez-hcidump is installed in your system.
Make ensure the bluez-hcidump package were installed using the commands given below,
$ sudo dpkg-query -l | grep bluez-hcidump *
You will get with bluez-hcidump package name, version, architecture and description in a table
Distro | Ubuntu 16 10 yakkety yak |
Section | Administration Utilities |
Package | bluez-hcidump |
Version | 5.37-0ubuntu5 |
Description | Analyses Bluetooth HCI packets |
Sub Section | admin |